home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / zaway.man < prev    next >
Text File  |  1992-11-22  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. ZAWAY                     User Commands                     ZAWAY
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      zaway - tell other people via Zephyr that you aren't around
  10.  
  11. SSYYNNOOPPSSIISS
  12.      zzaawwaayy [ _f_i_l_e ]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _z_a_w_a_y provides a way for you to automatically send replies
  16.      when other people contact you using _z_w_r_i_t_e(_1). _z_a_w_a_y sub-
  17.      scribes itself to class "MESSAGE", instance "*", so that it
  18.      can monitor your incoming messages.  It does not affect the
  19.      operation of any other client receiving messages.  _z_a_w_a_y is
  20.      typically run when you are leaving your terminal or display
  21.      temporarily.  _z_a_w_a_y usually never exits; when you return to
  22.      your terminal you should type the interrupt character (usu-
  23.      ally ^C) in order to make _z_a_w_a_y exit.
  24.  
  25.      _z_a_w_a_y uses a message file (which defaults to $HOME/.away) to
  26.      describe what reponses should be sent to which senders.  The
  27.      general format of this file is:
  28.  
  29.           >name
  30.           >name
  31.           message
  32.           >name
  33.           message
  34.  
  35.      Any number of user names may be specified preceding the mes-
  36.      sage to send to those senders.  If a user name appears more
  37.      than once, the message will be a concatenation of each of
  38.      the appropriate messages.  There are two special names: "*"
  39.      indicates that the following message should be sent to all
  40.      senders and "%" indicates that the following message should
  41.      only be sent if the user name has not matched yet.
  42.  
  43.      If no file is specified, and no default file can be found,
  44.      the following message is returned:
  45.  
  46.           I'm sorry, but I am currently away from the terminal
  47.           and am not able to receive your message.
  48.  
  49.      If a user name does not match any of those listed in the
  50.      file, and no "*" or "%" field is specified, no return mes-
  51.      sage is sent.  All messages are preceded by the line
  52.      "Automated reply:".  To avoid loops, messages are not sent
  53.      in response to messages beginning with "Automated reply:" or
  54.      sent by the same Kerberos principal as the user running
  55.      _z_a_w_a_y.
  56.  
  57.  
  58. SSAAMMPPLLEE FFIILLEE
  59.      >eichin
  60.  
  61.  
  62.  
  63. MIT Project Athena        July 1, 1988                          1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ZAWAY                     User Commands                     ZAWAY
  71.  
  72.  
  73.  
  74.      >tony
  75.      Hi there guys!  I'm in the other room right now.
  76.      I'll be back in 5 minutes or so.
  77.      >jruser
  78.      Sorry, but I'm gone for the day...
  79.      >%
  80.      Hello...I'm not sure who you are.  I'll be back soon,
  81.      though.
  82.      >*
  83.      This message comes to you compliments of zaway!
  84.  
  85.      The final "compliments" message will be included in all mes-
  86.      sages, whereas the "I'm not sure" message will only be
  87.      included in messages that are not from "eichin", "tony", or
  88.      "jruser".
  89.  
  90. FFIILLEESS
  91.      $HOME/.away
  92.  
  93. SSEEEE AALLSSOO
  94.      zephyr(1), zwgc(1), zwrite(1), zhm(8), zephyrd(8)
  95.      Project Athena Technical Plan Section E.4.1, `Zephyr Notifi-
  96.      cation Service'
  97.  
  98. AAUUTTHHOORR
  99.      Robert S. French (MIT-Project Athena)
  100.  
  101. RREESSTTRRIICCTTIIOONNSS
  102.      Copyright (c) 1987,1988 by the Massachusetts Institute of
  103.      Technology.  All Rights Reserved.
  104.      _z_e_p_h_y_r(_1) specifies the terms and conditions for redistribu-
  105.      tion.
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. MIT Project Athena        July 1, 1988                          2
  130.  
  131.  
  132.  
  133.